home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 25
/
Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso
/
Aminet
/
disk
/
misc
/
2b_ChgOwn.lha
/
ChangeOwner
/
ChangeOwner.readme
< prev
Wrap
Text File
|
1998-03-22
|
2KB
|
70 lines
Short: MultiUser file's owner changer
Author: LeMUr/BlaBla (Luke Prokulski) BLABLA PRODUCT
Uploader: lemi@mops.uci.agh.edu.pl
Type: disk/misc
Version: 0.95 (22.3.98)
Requires: MultiUserFileSystem, KS 2.0 (tested on 3.0)
Distribution: Freeware
PREINTRODUCTION:
----------------
English is _NOT_ my native language, so please forgive all mistakes in
this file, or even better - correct them and send it to me :) Thanks in
advence.
DISCLAIMER:
-----------
NO WARRANTY. You use this stuff at your own risk.
INTRODUCTION:
-------------
This program was written for interactive use in shell.
Sometimes you have to change user of all files frome one to another. Doing
it by writting "SetOwner" x-times can (and it IS!!! - I know it! ;)
borring, so - here's my program. It scans given path/dir (AmigaDOS jokers
are available) and checks files. If UserID (owner) equals with given -
ChangeOwner simply changes this to second given owner.
USAGE:
------
Some examples will be the best way to explain "how it works":
ChangeOwner Work:#? root brother
- will scan root-directory of Work: and change all files owned by ROOT to
BROTHER
ChangeOwner Work:#? root nobody all
- will scan WHOLE Work: and change all files owned by ROOT to NOBODY
(owned by noone!)
ChangeOwner Work:#? root nobody all quiet
- as upper, but won't print any infos
Arguments:
FILE/A file/directory name, jokers allowed
USER1/A UserID of files
USER2 UserID that user of files will be set
NOBODY/S if set - no one will be owner of files
ALL/S if set - all matching files will be proceeded
QUIET/S if set - no informations will be shown
AUTHOR:
-------
LeMUr of BlaBla - Luke Prokulski
Debugging done by myself :)
CONTACT: (bugs, suggestions, support)
--------
e-mail: lemi@mops.uci.agh.edu.pl
www : http://mops.uci.agh.edu.pl/~lemi/
s-mail: Lukasz Prokulski
Dziaduszyce 25/1
32-218 Slaboszow
POLAND
FUTURE:
-------
- any?
HISTORY
-------
0.95 - First (and only?) public release (March '98)